toggle menu
Kaluga
1.3.0-SNAPSHOT
androidLib
switch theme
search in API
architecture
/
com.splendo.kaluga.architecture.navigation
/
[androidLib]NavigationSpec
/
Fragment
/
BackStackSettings
/
Add
Add
androidLib
data
class
Add
(
val
name
:
String
?
=
null
)
:
NavigationSpec.Fragment.BackStackSettings
Adds the
androidx.fragment.app.Fragment
to the backstack
Parameters
name
The name with which to add the fragment
Members
Constructors
Add
Link copied to clipboard
androidLib
constructor
(
name
:
String
?
=
null
)
Properties
name
Link copied to clipboard
androidLib
val
name
:
String
?
=
null